home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / c2man-2.0pl33.lha / c2man-2.0 / eg / namedash.h < prev    next >
Encoding:
Text File  |  1995-01-14  |  180 b   |  10 lines

  1. /*
  2.  * NAME
  3.  *    namedash - name section with dash.
  4.  *
  5.  * DESCRIPTION
  6.  *    This function goes way over the top and includes a NAME section that
  7.  *    has a dash in it.
  8.  */
  9. int namedash();
  10.